build: Turn on more warning flags
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Oct 2017 14:13:45 +0000 (16:13 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 6 Oct 2017 19:23:39 +0000 (21:23 +0200)
commit2ac66328a3edc0838c19b49fcb9468c473936c9c
tree247b8b50a09275add87c4cf79a0b7097327a195f
parente7b79e2097d1e6d626ff71e398fe7958d114d750
build: Turn on more warning flags

-Wshadow these days does not overwarn anymore like it did in gcc 4.
There are no warnings inside gtk, so better enable it to keep it that
way.

-Wuninitialized also has no positives, so I'm gonna turn it on just
because.
meson.build